home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / cli / shelltools.lha / shelltools.doc
Encoding:
Text File  |  1992-04-13  |  308 b   |  10 lines

  1. A couple of UNIX-like shell commands here:
  2.  
  3.     touch    - make file's datestamp now, or create new file
  4.     time    - display time a command takes to execute
  5.  
  6. Both are OS2 only, and can be made resident. Source included.
  7. (And needless to say, completely public domain).
  8.  
  9.     - Martin W.Scott  (email: mws@castle.ed.ac.uk)
  10.